home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / business / pb031.dms / pb031.adf / EasyCalc / help / _sin.help < prev    next >
Text File  |  1992-11-20  |  381b  |  22 lines

  1. Spreadsheet Function: SIN()
  2. Synopsis:
  3.  
  4. @SIN(expression)
  5.  
  6. Description:
  7.  
  8. This   function   returns   the  sine  of  the
  9. expression.
  10.  
  11. Note:   Trig functions are all specified in radians.
  12. If  you need to convert between degrees and radians,
  13. the functions, @RAD and @DEG will help.
  14.  
  15. Examples:
  16.  
  17. @SIN(1) would give, 0.8414709.
  18. *
  19. Using Functions
  20. Usefunc.help
  21. Maths Operators
  22. operators.help